You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
SetDouble Method
>
Matrix.SetDouble Method (int, int, int, [In] double[])
Dew Math for .NET
Matrix.SetDouble Method (int, int, int, [In] double[])
Matrix Structure
Matrix Members
Dew.Math Namespace
SetDouble Method
Collapse All
Syntax
C#
Visual Basic
public
TMtxVec
SetDouble
(
int
Index
,
int
aIndex
,
int
Len
, [In]
double
[]
A
);
Public
Function
SetDouble
(
Index
As
Integer
,
aIndex
As
Integer
,
Len
As
Integer
,
A
As
[In]
double
[])
As
TMtxVec
Description
This is SetDouble, a member of class Matrix.
Group
SetDouble Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
SetDouble Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!